home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 26 / Cream of the Crop 26.iso / educate / wcstrv11.zip / _SETUP.1 / WCSServer.exe / 0 / RCDATA / TLMDABOUTBOX / TLMDABOUTBOX.txt
Text File  |  1997-05-25  |  3KB  |  153 lines

  1. object LMDAboutBox: TLMDAboutBox
  2.   Left = 275
  3.   Top = 171
  4.   ActiveControl = ok
  5.   BorderStyle = bsDialog
  6.   ClientHeight = 250
  7.   ClientWidth = 421
  8.   Font.Color = clWindowText
  9.   Font.Height = -13
  10.   Font.Name = 'System'
  11.   Font.Style = []
  12.   PixelsPerInch = 96
  13.   Position = poDefault
  14.   TextHeight = 16
  15.   object SIcon: TImage
  16.     Left = 15
  17.     Top = 7
  18.     Width = 70
  19.     Height = 70
  20.     Stretch = True
  21.     IsControl = True
  22.   end
  23.   object line3D: TBevel
  24.     Left = 96
  25.     Top = 181
  26.     Width = 153
  27.     Height = 3
  28.     Shape = bsTopLine
  29.   end
  30.   object AppName: TLMDSimpleLabel
  31.     Left = 93
  32.     Top = 18
  33.     Width = 11
  34.     Height = 37
  35.     Font.Color = clWindowText
  36.     Font.Height = -29
  37.     Font.Name = 'Arial'
  38.     Font.Style = [fsBold]
  39.     Font3D.Style = tdSunken
  40.     MultiLine = True
  41.     ParentFont = False
  42.     ShowAccelChar = False
  43.   end
  44.   object version: TLMDSimpleLabel
  45.     Left = 94
  46.     Top = 89
  47.     Width = 7
  48.     Height = 15
  49.     Font.Color = clWindowText
  50.     Font.Height = -11
  51.     Font.Name = 'MS Sans Serif'
  52.     Font.Style = [fsBold]
  53.     MultiLine = True
  54.     ParentFont = False
  55.     ShowAccelChar = False
  56.   end
  57.   object description: TLMDSimpleLabel
  58.     Left = 93
  59.     Top = 111
  60.     Width = 5
  61.     Height = 15
  62.     Font.Color = clWindowText
  63.     Font.Height = -11
  64.     Font.Name = 'MS Sans Serif'
  65.     Font.Style = []
  66.     MultiLine = True
  67.     ParentFont = False
  68.     ShowAccelChar = False
  69.   end
  70.   object copyright: TLMDSimpleLabel
  71.     Left = 95
  72.     Top = 134
  73.     Width = 5
  74.     Height = 15
  75.     Font.Color = clWindowText
  76.     Font.Height = -11
  77.     Font.Name = 'MS Sans Serif'
  78.     Font.Style = []
  79.     MultiLine = True
  80.     ParentFont = False
  81.     ShowAccelChar = False
  82.   end
  83.   object infolabel: TLMDSimpleLabel
  84.     Left = 95
  85.     Top = 189
  86.     Width = 5
  87.     Height = 15
  88.     Font.Color = clWindowText
  89.     Font.Height = -11
  90.     Font.Name = 'MS Sans Serif'
  91.     Font.Style = []
  92.     MultiLine = True
  93.     ParentFont = False
  94.     ShowAccelChar = False
  95.   end
  96.   object info: TLMDSimpleLabel
  97.     Left = 200
  98.     Top = 187
  99.     Width = 5
  100.     Height = 15
  101.     Font.Color = clWindowText
  102.     Font.Height = -11
  103.     Font.Name = 'MS Sans Serif'
  104.     Font.Style = []
  105.     MultiLine = True
  106.     ParentFont = False
  107.     ShowAccelChar = False
  108.   end
  109.   object link: TLMDSimpleLabel
  110.     Left = 98
  111.     Top = 158
  112.     Width = 5
  113.     Height = 15
  114.     Font.Color = clBlue
  115.     Font.Height = -11
  116.     Font.Name = 'MS Sans Serif'
  117.     Font.Style = [fsUnderline]
  118.     MultiLine = True
  119.     ParentFont = False
  120.     ShowAccelChar = False
  121.     UseAsJump = True
  122.   end
  123.   object ok: TButton
  124.     Left = 118
  125.     Top = 217
  126.     Width = 86
  127.     Height = 24
  128.     Cancel = True
  129.     Caption = 'OK'
  130.     Default = True
  131.     Font.Color = clWindowText
  132.     Font.Height = -12
  133.     Font.Name = 'MS Sans Serif'
  134.     Font.Style = []
  135.     ModalResult = 1
  136.     ParentFont = False
  137.     TabOrder = 0
  138.   end
  139.   object custom: TButton
  140.     Left = 216
  141.     Top = 218
  142.     Width = 86
  143.     Height = 24
  144.     Font.Color = clWindowText
  145.     Font.Height = -12
  146.     Font.Name = 'MS Sans Serif'
  147.     Font.Style = []
  148.     ParentFont = False
  149.     TabOrder = 1
  150.     Visible = False
  151.   end
  152. end
  153.